object frmKontakt: TfrmKontakt Left = 62 Top = 143 BorderStyle = bsDialog Caption = 'Kontakt na v�robce' ClientHeight = 201 ClientWidth = 479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 8 Top = 8 Width = 161 Height = 72 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 184 Top = 8 Width = 285 Height = 42 Caption = 'Expert SoftWorks' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlue Font.Height = -37 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 208 Top = 48 Width = 261 Height = 20 Caption = 'Tvorba software a www str�nek' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 8 Top = 88 Width = 196 Height = 16 Caption = 'Internet: http://expertsoft.wz.cz' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label4: TLabel Left = 8 Top = 106 Width = 239 Height = 16 Caption = 'E-Mail: Expert.SoftWorks@centrum.cz' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label5: TLabel Left = 8 Top = 124 Width = 127 Height = 16 Caption = 'Telefon: 777 342 388' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label6: TLabel Left = 8 Top = 142 Width = 435 Height = 16 Caption = 'Adresa: David Ko��nek, U Cukrovaru 1070, 27801 Kralupy nad Vltav' + 'ou' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Button1: TButton Left = 376 Top = 168 Width = 97 Height = 25 Cancel = True Caption = 'OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button1Click end end